home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d4 / check6.arc / AUTOEXEC.BAT < prev    next >
Encoding:
DOS Batch File  |  1988-06-26  |  280 b   |  17 lines

  1. echo off
  2. dr d:
  3. if exist d:check6.com goto ready
  4. echo   Please standby while Ramdisk is loaded for execution.
  5. path=d:\;a:\;a:\checksix
  6. cd checksix
  7. echo off
  8. copy *.* d: > nul
  9. cd ..
  10. copy autosix.bat d: > nul
  11. :ready
  12. echo off
  13. intro
  14. copy select.dat d: > nul
  15. d:
  16. autosix
  17.